[INFO] cloning repository https://github.com/ducks/gitvote
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducks/gitvote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fgitvote", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fgitvote'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d995dbc1a2209b66451b5cde812fbba32d25c2
[INFO] fixing ducks/gitvote against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fgitvote" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ducks/gitvote
[INFO] finished tweaking git repo https://github.com/ducks/gitvote
[INFO] tweaked toml for git repo https://github.com/ducks/gitvote written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ducks/gitvote on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ducks/gitvote already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18
[INFO] running `Command { std: "docker" "start" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking gitvote v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0063]: missing fields `hash` and `signature` in initializer of `Block`
[INFO] [stdout]   --> tests/validate_chain.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let block = Block {
[INFO] [stdout]    |                     ^^^^^ missing `hash` and `signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/blocks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/blocks.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Digest, Sha256};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stdout]  --> src/blocks.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gitvote::block::Block`
[INFO] [stdout]  --> src/blocks.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use gitvote::block::Block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitvote` (test "validate_chain") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/blocks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/blocks.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Digest, Sha256};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stdout]  --> src/blocks.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gitvote::block::Block`
[INFO] [stdout]  --> src/blocks.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use gitvote::block::Block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `hash` and `signature` in initializer of `Block`
[INFO] [stdout]   --> tests/tally.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Block {
[INFO] [stdout]    |         ^^^^^ missing `hash` and `signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `hash` and `signature` in initializer of `Block`
[INFO] [stdout]   --> tests/tally.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Block {
[INFO] [stdout]    |         ^^^^^ missing `hash` and `signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `hash` and `signature` in initializer of `Block`
[INFO] [stdout]   --> tests/tally.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Block {
[INFO] [stdout]    |         ^^^^^ missing `hash` and `signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitvote` (test "tally") due to 3 previous errors
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/blocks.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Digest, Sha256};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `gpg_dir`, and `key_id` are never read
[INFO] [stdout]   --> tests/multi_voter.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct TestVoter {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 65 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     gpg_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 67 |     git_dir: TempDir,
[INFO] [stdout] 68 |     key_id: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/blocks.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Digest, Sha256};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_gpg_fingerprint` is never used
[INFO] [stdout]    --> src/blocks.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn extract_gpg_fingerprint(commit_sha: &str) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_gpg_fingerprint` is never used
[INFO] [stdout]    --> src/blocks.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn extract_gpg_fingerprint(commit_sha: &str) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18", kill_on_drop: false }`
[INFO] [stdout] 4d340ff2e6b62f89c122573d73c58e9c3da5e2f948a026de254ab690e8c72d18
